(apropos_predicate, apropos_accumulate): Make them static.
authorRichard M. Stallman <rms@gnu.org>
Mon, 6 Jan 2003 00:53:47 +0000 (00:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 6 Jan 2003 00:53:47 +0000 (00:53 +0000)
commitf2ccd832ed226524c293b3ab389766ba8b753470
treeb7d9e3c1c586d20bc42d130807bd4f5b5381855b
parent8f327c8f7c6db6df5dfb8ff040380f8078fb0843
(apropos_predicate, apropos_accumulate): Make them static.
(syms_of_keymap): staticpro them.
(Fapropos_internal): Initialize them and clear them out.
Don't GCPRO them.
src/keymap.c